home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960425-19960715 / 000223_news@columbia.edu _Wed Jun 12 17:24:18 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id RAA12559 for <kermit.misc@watsun>; Wed, 12 Jun 1996 17:24:18 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id RAA25185 for kermit.misc@watsun; Wed, 12 Jun 1996 17:24:16 -0400 (EDT)
  4. Path: news.columbia.edu!lamont.ldeo.columbia.edu!news.er.usgs.gov!stc06.ctd.ornl.gov!fnnews.fnal.gov!uwm.edu!math.ohio-state.edu!news.physics.uiowa.edu!newsrelay.iastate.edu!news.iastate.edu!vax1.miu.edu!JHMEYERS
  5. From: jhmeyers@miu.edu (John H Meyers)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Kermit with HP48G.where do I find information?
  8. Date: 12 Jun 1996 19:54:17 GMT
  9. Organization: MIU Computer Services,  Fairfield, IA 52557.  Not Approved.
  10. Lines: 27
  11. Message-ID: <4pn799$9q7@news.iastate.edu>
  12. References: <4pm2ig$rfq@ole.uninett.no>
  13. Reply-To: jhmeyers@miu.edu
  14. NNTP-Posting-Host: vax1.mum.edu
  15.  
  16. In article <4pm2ig$rfq@ole.uninett.no>, el339@lhg.hib.no writes:
  17.  
  18. > I am trying to write a program which can send data to the calculator
  19. > HP48G [which uses Kermit], and I belive the best way to do so is to Use
  20. > the Kermit transfer protocol. The program uses VB4(prof.edition), Win 95.
  21. > I hope some one can give me, or direct me to information that can put
  22. > me closer to my goal (would one use the [VB] comm control?)
  23.  
  24. If a direct answer (as to whether MS Visual Basic's "comm control" or
  25. other function has a built-in Kermit protocol) does not appear soon in
  26. the "...kermit.misc" newsgroup, then try group "comp.lang.basic.visual.misc"
  27.  
  28. If it is not built-in or in a library you can call directly, then:
  29.  
  30. The definitive specification for the Kermit protocol is given in:
  31. "Kermit, A File Transfer Protocol" by Frank da Cruz, Digital Press
  32. (This statement copied from kermit.columbia.edu :)
  33.  
  34. Frank: What ever happened to the old ascii file which supplied basic
  35.        Kermit specs (I have a printout on my desk) -- I couldn't find it
  36.        in a cursory search of <ftp://kermit.columbia.edu>, is it there?
  37.  
  38. The HP48 uses only a very basic subset of Kermit -- no "sliding windows"
  39. or any of the latest additions -- so it should be simple to deal with.
  40.  
  41. -----------------------------------------------------------
  42. With best wishes from:  John H Meyers  ( jhmeyers@mum.edu )